home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_scenar / hereweap.zip / HHE.INI < prev    next >
Text File  |  1996-08-21  |  2KB  |  50 lines

  1. # This is the HHE 1.1 config file.
  2. # Lines that start with '#' are comments.
  3.  
  4. # 'editname' is the name of the Heretic exe file to hack.  The 
  5. # 'normalname' should be the name of your original (unmodified) Heretic 
  6. # exe file.  The 'normalname' exe will NOT be modified by HHE, but only 
  7. # referred at several times for unaltered info.
  8. #editname = c:\heretic\herehack.exe
  9. #normalname = c:\heretic\heretic.exe
  10.  
  11. # The name and location of your Heretic WAD.
  12. #wadname = c:\heretic\heretic.wad
  13.  
  14. # The path to your Heretic directory.  This is where Heretic will be run 
  15. # from when you 'r'un Heretic inside HHE.
  16. #pathname = c:\heretic
  17.  
  18. # Command line arguments when Heretic is run from within HHE.
  19. #params = -skill 4
  20.  
  21. # The directory to look for patch files in.
  22. #patchdir = f:\source\hhe
  23.  
  24. # Options for soundblaster cards.  sbaddress is the address of your card,
  25. # sbirq is the IRQ for the card, and sbdma is the DMA channel.  Use a 
  26. # DMA of -1 for auto-detect.
  27. #sbaddress = 220
  28. #sbirq = 5
  29. #sbdma = -1
  30.  
  31. # The following are all optional, and included only in the hopes that
  32. # they might be used to fend off future Heretic versions.
  33.  
  34. # Heretic version #
  35. #        0 for now
  36. version = 0
  37.  
  38. # The size of the user-defined heretic.exe file.
  39. size = 728031
  40.  
  41. # These are the offsets for the various data sections...
  42. thingoff  = 617600
  43. soundoff  = 639734
  44. frameoff  = 583860
  45. spriteoff = 583348
  46. ammooff   = 635780
  47. weaponoff = 636204
  48. textoff   = 563284
  49. codepoff  = 257943
  50.